Skip to content

DF-1150: Use error description as the label if it exists#424

Draft
davidjamesstone wants to merge 3 commits into
mainfrom
feature/DF-1150-error-desc
Draft

DF-1150: Use error description as the label if it exists#424
davidjamesstone wants to merge 3 commits into
mainfrom
feature/DF-1150-error-desc

Conversation

@davidjamesstone

@davidjamesstone davidjamesstone commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Proposed change

Includes an optional error description key (errorDescription) on FormComponents to use in error messages over the shortDescription and title
image

Jira ticket: https://eaflood.atlassian.net/browse/DF-1150

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@davidjamesstone davidjamesstone changed the title Use error description as the label if it exists DF-1150: Use error description as the label if it exists Jun 12, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant